home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / misc / atebeta4.rea < prev    next >
Text File  |  1995-09-06  |  4KB  |  93 lines

  1. Short:        My answer to Adobe Type Manager(tm)
  2. Author:       Gordon Fecyk: Main software, Adrian Aylward: post.library
  3. Uploader:     gordonf@freenet.vancouver.bc.ca (Gordon Fecyk)
  4. Version:      ATE Beta 4d, (1.4d)
  5. Type:         util/misc
  6. Requires:     KS/WB 2.04 or later, 2 MB total RAM, hard disk, some CLI savvy
  7. Distribution: Aminet, Fred Fish, comp.binaries.amiga, Amiga Computing UK
  8.  
  9. Amiga Typeface Engine (ATE) is my attempt to bring PostScript type
  10. to the Amiga operating system.  Like ATM(tm) for Windows and the Mac,
  11. ATE builds bitmap fonts from PostScript typefaces on demand, and even
  12. does it character by character, making it very fast on '030 systems
  13. and actually usable on 68000 systems.  ATE also replaces algorithmic
  14. styles with true styles if available, so all those dumb EA apps that
  15. blatantly open the normal style then SetSoftStyle() to get bold or
  16. italic will get true styles instead.
  17.  
  18. Using post.library for actually drawing makes ATE usable with more
  19. typeface formats, including Type 1 PFA, Type 1 PFB, Type 3, that weird
  20. format Gold Disk uses, I think Nimbus-Q, and anything else that works
  21. with post.library.
  22.  
  23. Installation:
  24.  
  25. Run the installer script from Shell or Workbench.  It will look for
  26. an existing POST setup and use it, otherwise it installs the correct
  27. version of post.library based on processor type.  It also edits
  28. User-Startup if it had to install post.library.  It will work with
  29. HWGPOST as well.  Use HWG's setup AS IS to ensure ATE works.
  30.  
  31. Usage:
  32.  
  33. Restart the computer after install, or double-click on the "ATEbeta4d"
  34. icon in SYS:WBStartup.  You can test ATE with Prefs/Font, by selecting
  35. any font with the prefix _ATE_.  NOTE: Only FunkyFont is actually
  36. included; the other fonts will generate errors unless you installed
  37. them.  Read ATEbeta4.txt for typeface installing instructions.  Best
  38. advice is to get ATM for Windows, and use the typefaces from it.  I
  39. included _ATE_ and .AFM files for the typefaces used by Windows ATM.
  40.  
  41. Compatibility:
  42.  
  43. Works with OS versions 2.04 up to 3.1.  Does not require V37 of
  44. diskfont.library (but requires minimum V36).  Tested with Enforcer
  45. V37 and Mungwall V37.71.  Coded entirely in DICE C 3.0.
  46. I tested ATE with: Excellence! 3.0, DPaint IV non-AGA, Prefs/Font.
  47. Other testers used ProWrite 3.3, DPaint IV and V AGA.  Compatibility
  48. depends on how the applications themselves draw text.  Apps that
  49. use the OS (graphics.library and diskfont.library) wil work flawless.
  50. Others (Notably Professional Page since 1.3) will draw nothing because
  51. they don't use Text() to draw with.  This will not cause any system
  52. crashes but viewing blank characters will be annoying.  :)  This
  53. release is an attempt to get developers on side and start using the
  54. OS to draw with again.
  55. One app (ProWrite 3.3) uses the OS to draw to the printer too, so
  56. you can get excellent type quality on a non-PS printer using ATE.
  57.  
  58. Future:
  59.  
  60. Commercial version with support for NewScaledDiskFont() (for printing
  61. to weird DPI printers) and a control panel for changing ATE options
  62. and installing typefaces.  Moving toward a bullet.library style lib
  63. if enough users demand it (and if I can even begin to comprehend the
  64. interface between bullet and diskfont.lib... talk about gobbldigook)
  65.  
  66. Distribution Info:
  67.  
  68. This archive has distribution notices that state only Amiga Computing UK
  69. may distribute this release.  This is hereby superceded by myself;
  70. disribution is allowed on the four mediums described at the top of this
  71. document; Aminet, Fred Fish, comp.binaries.amiga, and of course AC UK.
  72. Other PD libraries or software houses must obtain permission from me,
  73. and you must ensure you distribute un-altered archives.  Don't worry;
  74. this is just for tracking info.  I'll probably grant permission for
  75. nothing.
  76.  
  77. MuchMore 3.3 also included but is copyright 1992 Fridtjof Seibert.
  78. Distributed with ATEbeta4d under his rules described in muchmore.doc
  79. (not for profit).
  80.  
  81. Contact Info:
  82.  
  83. Gordon Fecyk
  84. BSMT 5531 McRae Street
  85. Richmond, BC   V6V 2P5
  86. Canada
  87.  
  88. Home phone: +1-604-526-8724 (24 hr voice mail)
  89. Work phone: +1-604-681-1373
  90. Work fax:   +1-604-681-1375
  91.  
  92. gordonf@freenet.vancouver.bc.ca
  93.